projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b61b5ea
60e66b3
)
Auto merge of #1836 - alexcrichton:fix-nightly, r=alexcrichton
author
bors
<bors@rust-lang.org>
Sun, 26 Jul 2015 17:02:25 +0000
(17:02 +0000)
committer
bors
<bors@rust-lang.org>
Sun, 26 Jul 2015 17:02:25 +0000
(17:02 +0000)
The lints for C apis were tweaked recently and 0-size structs aren't liked.
These should be empty `enum`s anyway, however, to ensure they're never created.
Trivial merge